home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / util / gnu / txtutils_1_4.lha / textutils-1.4 / README < prev    next >
Text File  |  1992-11-08  |  1KB  |  27 lines

  1. These are the GNU text file (actually, file contents) processing
  2. utilities.  Most of these programs have significant advantages over
  3. their Unix counterparts, such as greater speed, additional options,
  4. and fewer arbitrary limits.
  5.  
  6. The cmp program has moved to the GNU diff distribution.
  7.  
  8. See the file NEWS for a list of major changes in the current release.
  9.  
  10. See the file INSTALL for compilation and installation instructions.
  11.  
  12. The textutils are intended to be POSIX.2 compliant (with BSD and other
  13. extensions), like the rest of the GNU system.  They are almost there,
  14. but a few incompatibilities remain.
  15.  
  16. The comprehensive Texinfo documentation for these programs is not
  17. finished yet, and needs to be rewritten.  In the interim, the skeletal
  18. man pages provided with this distribution will have to serve.
  19.  
  20. Although these programs have no `-V' or `--version' option, you can
  21. check which version you have by using the RCS `ident' command on the
  22. binaries, or by using `grep' and `strings -' on them, e.g.,
  23. `strings - /usr/local/bin/ls | grep textutils'.
  24.  
  25. Mail suggestions and bug reports for these programs to
  26. bug-gnu-utils@prep.ai.mit.edu.
  27.